home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 7465 < prev    next >
Encoding:
Text File  |  1996-08-05  |  973 b   |  27 lines

  1. Newsgroups: comp.lang.c,comp.lang.c++,comp.os.ms-windows.programmer.misc,comp.os.msdos.programmer,comp.programming,comp.windows.ms.programmer
  2. Path: news.limmat.ch!news
  3. From: Mduerig@eye.ch (M. Duerig)
  4. Subject: Re: How to access miliseconds?
  5. X-Nntp-Posting-Host: ppp21.eye.ch
  6. Message-ID: <Dn546I.CFy@news.limmat.ch>
  7. Sender: news@news.limmat.ch (News Admin)
  8. Organization: Limmat-Net, Zuerich - http://www.limmat.ch
  9. X-Newsreader: Forte Free Agent 1.0.82
  10. References: <4fqh79$j4j@usenet.rpi.edu> <3121E861.3EA8@tid.es> <31232CFA.6007@lure.u-psud.fr>
  11. Date: Wed, 21 Feb 1996 20:15:21 GMT
  12.  
  13.  
  14.  
  15. >If you get a true millisecond timing resolution with SetTimer, please, email me how you have done 
  16. >such a miracle :-).
  17. >Honnestly, SetTimer is right to maintain a clock displaying or things like that, but it has not a 
  18. >millisecond precision.
  19.  
  20. I think you could use functions exported by the mmsystem.dll. They
  21. allow millisecond precision.
  22.  
  23. See Timer functions in mmsystem.hlp
  24.  
  25. Michael
  26.  
  27.